Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix indptr overflow issue in block_diag_csr() #136

Merged
merged 1 commit into from
Apr 18, 2022

Conversation

OctoberChang
Copy link
Contributor

Issue #, if available:

Description of changes:
fix indptr overflow issue in smat_util.block_diag_csr() function by up-casting indptr.dtype of input matrices.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@OctoberChang OctoberChang self-assigned this Apr 18, 2022
@OctoberChang OctoberChang added the bug Something isn't working label Apr 18, 2022
@OctoberChang OctoberChang requested a review from rofuyu April 18, 2022 18:07
@rofuyu rofuyu merged commit 32e50c4 into amzn:mainline Apr 18, 2022
@OctoberChang OctoberChang deleted the pecos-dev branch April 18, 2022 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants